CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - sobel edge detection

搜索资源列表

  1. dsp

    0下载:
  2. 本实验使用的索伯尔(Sobel) 边缘检测算子来实现图像的边缘检测。利用DSP 进行初始化 达到了很好的边缘检测效果。注释文件细致,有详细的实践步骤。-In this study, the Suo Boer (Sobel) edge detection operator to achieve edge detection. Using DSP to initialize to a good edge detection. Explanatory Note meticulous, detailed
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:5434
    • 提供者:tanjing
  1. sobel code in matlab

    0下载:
  2. sobel edge detection in matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:625
    • 提供者:melly
  1. sobel

    0下载:
  2. sobel算子是一种边缘检测算子,在图像处理中应比较广泛。-sobel edge detection operator is an operator, in image processing should be more extensive.
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:517
    • 提供者:伏娟
  1. a

    0下载:
  2. 基于小波变换和数学形态学的遥感图像边缘检测,克服了sobel算子的缺陷-Based on wavelet transform and mathematical morphology edge detection for remote sensing image, to overcome the shortcomings sobel operator
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:127842
    • 提供者:董小龙
  1. Sobel

    0下载:
  2. 图像在c++下加噪后,的sobel边缘检测-Image under c++, after adding noise, the sobel edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1064
    • 提供者:xuyangzhe
  1. sobel

    0下载:
  2. sobel算子程序,一种经典的边缘检测算法。一个是检测水平边沿的 ;另一个是检测垂直平边沿的 。Sobel算子对于象素的位置的影响做了加权,因此效果更好。 -sobel operator subroutine, a classical edge detection algorithm. One is the edge detection level the other is to detect vertical flat edge. Sobel operator for pixel posit
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1695
    • 提供者:周娇
  1. Image-Edge-Detection

    0下载:
  2. 提出一种在噪声条件下将中值滤波与Sobel、Canny算子相结合进行图像边缘检测的方法。首先,采用中值滤波对图像进 行平滑处理,再利用Sobel、Canny算子检测图像边缘。仿真实验表明。该方法对图像边缘检测精度较高,抗噪声性能强,可 提高图像边缘检测效果。-This article proposed an image edge detection method based on the median value filter,Sobel and Canny Operator und
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:238190
    • 提供者:王文
  1. sobel

    0下载:
  2. 这是一个用opencv来开发的,利用sobel算子做边缘检测的算法。-Done using sobel edge detection operator
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:782
    • 提供者:罗重文
  1. sobel

    0下载:
  2. 解压 可直接编译运行 实现24位彩色图的sobel边缘提取-Unzip can directly compile and run 24-bit color map of the sobel edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1738
    • 提供者:GN
  1. sobel

    0下载:
  2. 多级流水线8位sobel图像处理边缘检测程序-sobel edge detection
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:3065
    • 提供者:chen
  1. sobel

    0下载:
  2. 基于opencv的sobel边缘检测,适合初学者分析理解-Based on the opencv sobel edge detection, is suitable for beginners analysis understanding
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:702053
    • 提供者:朱志亮
  1. Edge-Detection-and-Segmentation

    0下载:
  2. 使用MATLAB编程实现图形边缘检测的算法,edge里边缘检测算法的实现-sobel、hough等-Graphics programming using MATLAB edge detection algorithm, edge in the edge detection algorithm implementation-sobel, hough, etc.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:5895
    • 提供者:dragon
  1. sobel

    0下载:
  2. sobel edge detection
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:643410
    • 提供者:cem
  1. Sobel

    0下载:
  2. Sobel边缘检测算子的源码,方便移植调试。-The source of the Sobel edge detection operator, convenient portable debugging.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:31310
    • 提供者:tim
  1. edge-detection

    0下载:
  2. 实现图像的边缘检测,使用sobel和canny检测算子,非常简单-Image edge detection sobel and canny operator is detected, a very simple
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:737
    • 提供者:pacy
  1. Matlab-edge-detection-operator

    1下载:
  2. 自己整理的经典边缘检测算子matlab源程序 图像处理必备 1、canny算子 2、kirsch算子 3、laplacian算子 4、log算子 5、prewitt算子 6、robert算子 7、robinson算子 8、sobel算子-Own finishing classical edge detection operator matlab source image processing necessary 1, canny operator, kirsc
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:918689
    • 提供者:笑傲江湖
  1. Edge-Detection-Code-Release-1.1

    0下载:
  2. 图像边缘检测 Canny,Sobel,Laplace,Roberts,Prewitt,Krisch,Log七种算法实现 MFC+Opencv+Visual Studio -Image Edge Detection Canny, Sobel, Laplace, Roberts, Prewitt, Krisch, Log seven kinds of algorithms to achieve MFC+Opencv+Visual Studio 11
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3994802
    • 提供者:刘召
  1. Image-edge-detection

    0下载:
  2. 在DM642的板子上实现图像的边缘检测功能,在检测的过程中采用的是sobel算法-Image edge detection sobel algorithm used in the testing process on the DM642 board
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1553452
    • 提供者:han bingjie
  1. VCPP-Sobel-Edge

    0下载:
  2. 利用Sobel算子从纵向和横向对灰度图像进行边缘检测源码!-Sobel operator from the vertical and horizontal edge detection source grayscale images!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:144773
    • 提供者:独角之灵
  1. sobel

    0下载:
  2. This Android application does sobel edge detection after converting the image buffers from the camera to grayscale. Image processing algorithms written with NDK.
  3. 所属分类:android

    • 发布日期:2017-03-30
    • 文件大小:233127
    • 提供者:paul
« 1 2 3 4 56 7 8 9 10 ... 34 »
搜珍网 www.dssz.com